func text/template.findFunction
2 uses
text/template (current package)
exec.go#L597: function, isBuiltin, ok := findFunction(name, s.tmpl)
funcs.go#L142: func findFunction(name string, tmpl *Template) (v reflect.Value, isBuiltin, ok bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)